home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 97 / The Games Machine - Ita - CD-ROM Vol.97 / XENIATGM97.ISO / Mmachine.dxr / Trailers_41.ls < prev    next >
Encoding:
Text File  |  2000-11-03  |  172 b   |  9 lines

  1. on exitFrame
  2.   if sprite(12).member.type <> #bitmap then
  3.     if sprite(12).mediaBusy = 0 then
  4.       puppetSound(1, "trailersaudio")
  5.     end if
  6.   end if
  7.   go(the frame)
  8. end
  9.